EXERCISE 3: Let's finish up our refactor!
- Delete this line of code and everything below it: sprite·=·codesters.Sprite("person2",·-300,·-100)
- Go to and drag in Loop through List BEFORE we make the first sprite.
- Indent all the code below the loop.
- Change the image label where we make the sprite from "person1" to value.
To navigate the page using the TAB key, first press ESC to exit the code editor.